home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / domacnost a kancelar / clocx / ClocXfull.exe / Presets / arne35.ini < prev    next >
INI File  |  2007-07-26  |  945b  |  33 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0x0000FF       ;cut window by this color (default red)
  4.             ;not used with PNG in Win2k/XP
  5.  
  6.  
  7. DisableDate=0
  8. DateColor=0x000000    ; gray - 0x787878
  9. DateFont=Arial Narrow
  10. DateFontSize=7
  11. DateCenterX=99
  12. DateCenterY=157
  13.  
  14. HourColor=0x000000      ;color of hour hand - 0xAA9696
  15. HourLength=35           ;length of hour hand
  16. HourLap=2               ;overlap of hour hand
  17. HourWidth=3             ;width of hour hand
  18.  
  19. MinuteColor=0x000000    ;color of minute hand - 0xAA9696
  20. MinuteLength=45         ;length of minute hand
  21. MinuteLap=5             ;overlap of minute hand
  22. MinuteWidth=2           ;width of minute hand
  23.  
  24. SecondColor=0x553FFF    ;color of second hand
  25. SecondLength=47         ;length of second hand
  26. SecondLap=15            ;overlap of second hand
  27. SecondWidth=1           ;width of second hand
  28.  
  29.  
  30. HourPNG=arnehour.hpng
  31. MinutePNG=arneminute.hpng
  32.  
  33.